diff options
Diffstat (limited to 'config/waybar/configs/[TOP] Default (old v2)')
| -rw-r--r-- | config/waybar/configs/[TOP] Default (old v2) | 59 |
1 files changed, 0 insertions, 59 deletions
diff --git a/config/waybar/configs/[TOP] Default (old v2) b/config/waybar/configs/[TOP] Default (old v2) deleted file mode 100644 index ec82135d..00000000 --- a/config/waybar/configs/[TOP] Default (old v2) +++ /dev/null @@ -1,59 +0,0 @@ -/* ---- 💫 https://github.com/JaKooLit 💫 ---- */ - -// ### DEFAULT - Top (old v2) ### // -{ -"include": [ - "$HOME/.config/waybar/Modules", - "$HOME/.config/waybar/ModulesWorkspaces", - "$HOME/.config/waybar/ModulesCustom", - "$HOME/.config/waybar/ModulesGroups", - "$HOME/.config/waybar/UserModules", - ], -"layer": "top", -//"mode": "dock", -"exclusive": true, -"passthrough": false, -"position": "top", -"spacing": 3, -"fixed-center": true, -"ipc": true, -"margin-top": 3, -"margin-left": 8, -"margin-right": 8, - -"modules-left": [ - "custom/menu", - "custom/light_dark", - "custom/separator#dot-line", - "group/motherboard", - "custom/separator#line", - "custom/weather", - ], - -"modules-center": [ - "group/notify", - "custom/cava_mviz", - "custom/separator#dot-line", - "clock", - "custom/separator#line", - "hyprland/workspaces#roman", - "custom/separator#dot-line", - "idle_inhibitor", - "custom/hint", - ], - -"modules-right": [ - "network#speed", - "custom/separator#line", - "tray", - "mpris", - "bluetooth", - "group/audio", - "keyboard-state", - "custom/keyboard", - "custom/lock", - "custom/nightlight", - "custom/separator#dot-line", - "custom/power", - ], -} |
